┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/usr/share/doc/perl-Test-Harness/examples/bin
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: test_html.pl
#!/usr/bin/perl use strict; use warnings; use Test::More tests => 1; use Test::WWW::Mechanize; my $mech = Test::WWW::Mechanize->new; my $url = shift; $mech->get_ok( $url, "We should be able to fetch ($url)" );
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 forked_tests.pl
PL
1.6 KB
2013-07-07 21:45
EDIT
📄 test_html.pl
PL
222 B
2016-09-11 08:19
EDIT
📄 tprove_gtk
?
10.8 KB
2013-09-23 11:45
EDIT